-
Home
-
YaySMTP and Email Logs: Amazon SES, SendGrid, Outlook, Mailgun, Brevo, Google and Any SMTP Service
-
2.4
-
Code
-
Classes
- SendPulseController
Total Complexity |
85 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
346 |
Lines of code |
292 |
Logical lines of code |
174 |
Comment lines |
4 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
32 |
30 |
98 |
send() |
B |
36 |
14 |
82 |
getApiKey() |
A |
58 |
8 |
16 |
getSecretKey() |
A |
58 |
8 |
16 |
getAccessTokenDB() |
A |
58 |
8 |
16 |
getCreatedTimes() |
A |
58 |
8 |
16 |
getAccessToken() |
S |
49 |
4 |
31 |
isExpiredAccessToken() |
S |
64 |
3 |
10 |
saveAccessToken() |
S |
69 |
2 |
7 |